~/storm/build/bin/storm --prism firewire.false.prism --prop firewire.false.props deadline --constants delay=36,deadline=800 --sound --precision 1e-6 --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Wed Mar 18 09:11:47 2020
Command line arguments: --prism firewire.false.prism --prop firewire.false.props deadline --constants 'delay=36,deadline=800' --sound --precision 1e-6 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
Time for model input parsing: 0.010s.
Portfolio engine picked the following settings:
engine=dd-to-sparse bisimulation=true exact=false
Time for model construction: 1.348s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 212268 (18185 nodes)
Transitions: 481788 (88920 nodes)
Choices: 478752
Reward Models: time
Variables: rows: 10 meta variables (56 DD variables), columns: 10 meta variables (56 DD variables), nondeterminism: 14 meta variables (14 DD variables)
Labels: 3
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (57 nodes)
* done
--------------------------------------------------------------
Time for model preprocessing: 22.001s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 31745
Transitions: 54288
Choices: 54101
Reward Models: time
State Labels: 3 labels
* (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8))) -> 1 item(s)
* init -> 1 item(s)
* deadlock -> 0 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "deadline": Pmin=? [true Urew{"time"}<=800 (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8)))] ...
Result (for initial states): 0.939453125
Time for model checking: 3.949s.